home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Complet / emovix / eMovix-0.9.0pre1_Setup.exe / {app} / src / isolinux / kernel / Makefile.in < prev    next >
Encoding:
Makefile  |  2003-12-25  |  8.1 KB  |  290 lines

  1. # Makefile.in generated by automake 1.7.8 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. # Copyright (C) 2002 Roberto De Leo <deleo@unica.it>
  18. #  
  19. # This file is free software; as a special exception the author gives
  20. # unlimited permission to copy and/or distribute it, with or without 
  21. # modifications, as long as this notice is preserved.
  22. # This program is distributed in the hope that it will be useful, but
  23. # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  24. # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  25.  
  26. srcdir = @srcdir@
  27. top_srcdir = @top_srcdir@
  28. VPATH = @srcdir@
  29. pkgdatadir = $(datadir)/@PACKAGE@
  30. pkglibdir = $(libdir)/@PACKAGE@
  31. pkgincludedir = $(includedir)/@PACKAGE@
  32. top_builddir = ../../..
  33.  
  34. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  35. INSTALL = @INSTALL@
  36. install_sh_DATA = $(install_sh) -c -m 644
  37. install_sh_PROGRAM = $(install_sh) -c
  38. install_sh_SCRIPT = $(install_sh) -c
  39. INSTALL_HEADER = $(INSTALL_DATA)
  40. transform = $(program_transform_name)
  41. NORMAL_INSTALL = :
  42. PRE_INSTALL = :
  43. POST_INSTALL = :
  44. NORMAL_UNINSTALL = :
  45. PRE_UNINSTALL = :
  46. POST_UNINSTALL = :
  47. build_triplet = @build@
  48. host_triplet = @host@
  49. target_triplet = @target@
  50. ACLOCAL = @ACLOCAL@
  51. AMTAR = @AMTAR@
  52. AUTOCONF = @AUTOCONF@
  53. AUTOHEADER = @AUTOHEADER@
  54. AUTOMAKE = @AUTOMAKE@
  55. AWK = @AWK@
  56. CYGPATH_W = @CYGPATH_W@
  57. DEFS = @DEFS@
  58. ECHO_C = @ECHO_C@
  59. ECHO_N = @ECHO_N@
  60. ECHO_T = @ECHO_T@
  61. INSTALL_DATA = @INSTALL_DATA@
  62. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  63. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  64. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  65. LIBOBJS = @LIBOBJS@
  66. LIBS = @LIBS@
  67. LTLIBOBJS = @LTLIBOBJS@
  68. MAKEINFO = @MAKEINFO@
  69. MOVIX_MAJOR_VERSION = @MOVIX_MAJOR_VERSION@
  70. MOVIX_MICRO_VERSION = @MOVIX_MICRO_VERSION@
  71. MOVIX_MINOR_VERSION = @MOVIX_MINOR_VERSION@
  72. MOVIX_VERSION = @MOVIX_VERSION@
  73. MOVIX_VERSION_INFO = @MOVIX_VERSION_INFO@
  74. MOVIX_VERSION_NUMBER = @MOVIX_VERSION_NUMBER@
  75. PACKAGE = @PACKAGE@
  76. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  77. PACKAGE_NAME = @PACKAGE_NAME@
  78. PACKAGE_STRING = @PACKAGE_STRING@
  79. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  80. PACKAGE_VERSION = @PACKAGE_VERSION@
  81. PATH_SEPARATOR = @PATH_SEPARATOR@
  82. PERL = @PERL@
  83. SET_MAKE = @SET_MAKE@
  84. SHELL = @SHELL@
  85. STRIP = @STRIP@
  86. USE_CDRECORD_FALSE = @USE_CDRECORD_FALSE@
  87. USE_CDRECORD_TRUE = @USE_CDRECORD_TRUE@
  88. USE_MKISOFS_FALSE = @USE_MKISOFS_FALSE@
  89. USE_MKISOFS_TRUE = @USE_MKISOFS_TRUE@
  90. VERSION = @VERSION@
  91. ac_ct_STRIP = @ac_ct_STRIP@
  92. am__leading_dot = @am__leading_dot@
  93. bindir = @bindir@
  94. build = @build@
  95. build_alias = @build_alias@
  96. build_cpu = @build_cpu@
  97. build_os = @build_os@
  98. build_vendor = @build_vendor@
  99. datadir = @datadir@
  100. exec_prefix = @exec_prefix@
  101. have_cdrecord = @have_cdrecord@
  102. have_mkisofs = @have_mkisofs@
  103. host = @host@
  104. host_alias = @host_alias@
  105. host_cpu = @host_cpu@
  106. host_os = @host_os@
  107. host_vendor = @host_vendor@
  108. includedir = @includedir@
  109. infodir = @infodir@
  110. install_sh = @install_sh@
  111. libdir = @libdir@
  112. libexecdir = @libexecdir@
  113. localstatedir = @localstatedir@
  114. mandir = @mandir@
  115. oldincludedir = @oldincludedir@
  116. prefix = @prefix@
  117. program_transform_name = @program_transform_name@
  118. sbindir = @sbindir@
  119. sharedstatedir = @sharedstatedir@
  120. sysconfdir = @sysconfdir@
  121. target = @target@
  122. target_alias = @target_alias@
  123. target_cpu = @target_cpu@
  124. target_os = @target_os@
  125. target_vendor = @target_vendor@
  126.  
  127. EXTRA_DIST = vmlinuz
  128. kerneldir = $(pkgdatadir)/isolinux/kernel
  129. kernel_DATA = ${EXTRA_DIST}
  130. subdir = src/isolinux/kernel
  131. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  132. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  133. CONFIG_CLEAN_FILES =
  134. DIST_SOURCES =
  135. DATA = $(kernel_DATA)
  136.  
  137. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  138. all: all-am
  139.  
  140. .SUFFIXES:
  141. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  142.     cd $(top_srcdir) && \
  143.       $(AUTOMAKE) --gnu  src/isolinux/kernel/Makefile
  144. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  145.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  146. uninstall-info-am:
  147. kernelDATA_INSTALL = $(INSTALL_DATA)
  148. install-kernelDATA: $(kernel_DATA)
  149.     @$(NORMAL_INSTALL)
  150.     $(mkinstalldirs) $(DESTDIR)$(kerneldir)
  151.     @list='$(kernel_DATA)'; for p in $$list; do \
  152.       if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  153.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  154.       echo " $(kernelDATA_INSTALL) $$d$$p $(DESTDIR)$(kerneldir)/$$f"; \
  155.       $(kernelDATA_INSTALL) $$d$$p $(DESTDIR)$(kerneldir)/$$f; \
  156.     done
  157.  
  158. uninstall-kernelDATA:
  159.     @$(NORMAL_UNINSTALL)
  160.     @list='$(kernel_DATA)'; for p in $$list; do \
  161.       f="`echo $$p | sed -e 's|^.*/||'`"; \
  162.       echo " rm -f $(DESTDIR)$(kerneldir)/$$f"; \
  163.       rm -f $(DESTDIR)$(kerneldir)/$$f; \
  164.     done
  165. tags: TAGS
  166. TAGS:
  167.  
  168. ctags: CTAGS
  169. CTAGS:
  170.  
  171. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  172.  
  173. top_distdir = ../../..
  174. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  175.  
  176. distdir: $(DISTFILES)
  177.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  178.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  179.     list='$(DISTFILES)'; for file in $$list; do \
  180.       case $$file in \
  181.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  182.         $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  183.       esac; \
  184.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  185.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  186.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  187.         dir="/$$dir"; \
  188.         $(mkinstalldirs) "$(distdir)$$dir"; \
  189.       else \
  190.         dir=''; \
  191.       fi; \
  192.       if test -d $$d/$$file; then \
  193.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  194.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  195.         fi; \
  196.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  197.       else \
  198.         test -f $(distdir)/$$file \
  199.         || cp -p $$d/$$file $(distdir)/$$file \
  200.         || exit 1; \
  201.       fi; \
  202.     done
  203. check-am: all-am
  204. check: check-am
  205. all-am: Makefile $(DATA)
  206.  
  207. installdirs:
  208.     $(mkinstalldirs) $(DESTDIR)$(kerneldir)
  209. install: install-am
  210. install-exec: install-exec-am
  211. install-data: install-data-am
  212. uninstall: uninstall-am
  213.  
  214. install-am: all-am
  215.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  216.  
  217. installcheck: installcheck-am
  218. install-strip:
  219.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  220.       INSTALL_STRIP_FLAG=-s \
  221.       `test -z '$(STRIP)' || \
  222.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  223. mostlyclean-generic:
  224.  
  225. clean-generic:
  226.  
  227. distclean-generic:
  228.     -rm -f $(CONFIG_CLEAN_FILES)
  229.  
  230. maintainer-clean-generic:
  231.     @echo "This command is intended for maintainers to use"
  232.     @echo "it deletes files that may require special tools to rebuild."
  233. clean: clean-am
  234.  
  235. clean-am: clean-generic mostlyclean-am
  236.  
  237. distclean: distclean-am
  238.     -rm -f Makefile
  239. distclean-am: clean-am distclean-generic
  240.  
  241. dvi: dvi-am
  242.  
  243. dvi-am:
  244.  
  245. info: info-am
  246.  
  247. info-am:
  248.  
  249. install-data-am: install-kernelDATA
  250.  
  251. install-exec-am:
  252.  
  253. install-info: install-info-am
  254.  
  255. install-man:
  256.  
  257. installcheck-am:
  258.  
  259. maintainer-clean: maintainer-clean-am
  260.     -rm -f Makefile
  261. maintainer-clean-am: distclean-am maintainer-clean-generic
  262.  
  263. mostlyclean: mostlyclean-am
  264.  
  265. mostlyclean-am: mostlyclean-generic
  266.  
  267. pdf: pdf-am
  268.  
  269. pdf-am:
  270.  
  271. ps: ps-am
  272.  
  273. ps-am:
  274.  
  275. uninstall-am: uninstall-info-am uninstall-kernelDATA
  276.  
  277. .PHONY: all all-am check check-am clean clean-generic distclean \
  278.     distclean-generic distdir dvi dvi-am info info-am install \
  279.     install-am install-data install-data-am install-exec \
  280.     install-exec-am install-info install-info-am install-kernelDATA \
  281.     install-man install-strip installcheck installcheck-am \
  282.     installdirs maintainer-clean maintainer-clean-generic \
  283.     mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
  284.     uninstall-am uninstall-info-am uninstall-kernelDATA
  285.  
  286. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  287. # Otherwise a system limit (for SysV at least) may be exceeded.
  288. .NOEXPORT:
  289.